home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
-
- : Qh.Bat, 01 Mar 93, Rhg
- : Boot QEdit (R) for Hypertext Help
-
- : Use Qhm.Bat, instead of this file,
- : if you wish to also install the QM mouse driver.
- : The QM mouse driver is normally supplied with QEdit (R).
- : QM is (C) Copyright Jerry Houston, 1988, All Rights Reserved.
-
- : QM FLAG... Mouse driver NOT installed FLAG... used by QhS.BAT
- set QMF=0
-
- : QHelpQ (C) HOT KEYS:
- : ALT F7=HYPER, ALT F8=Contex HYPER ( /k=65,66,08 )
- : V-- Q editor file name
- QHelpQ /m=C:\QHelpQ\QHelpQ.H! /q /k=65,66,08 /x=q %1 %2 %3 %4 %5 %6 %7 %8 %9
- : ^^^^^^^^^ = LOCATION of the QHelpQ.H! file
- set QMF=
- goto END
-
- :END
- : This batch file assumes the QEdit (R) editor file name is 'Q'
- : If NOT, change file name, below.
-